home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Basic Apps / The_NoSD_Submitter.app / English.lproj / NoSDsheet.nib / data.classes < prev    next >
Encoding:
Text File  |  1996-11-08  |  743 b   |  61 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. NoSDController = {
  7.     ACTIONS = {
  8.     appDidInit:;
  9.     newNoSDObject:;
  10.     };
  11.     OUTLETS = {
  12.     newNoSDObject;
  13.     };
  14.     SUPERCLASS = Object;
  15. };
  16. NoSDObject = {
  17.     ACTIONS = {
  18.     setPref:;
  19.     save:;
  20.     mailMessage:;
  21.     saveAs:;
  22.     setModeEdited:;
  23.     windowWillClose:;
  24.     };
  25.     OUTLETS = {
  26.     inspector2;
  27.     zDesc;
  28.     inspector4;
  29.     zShort;
  30.     proc;
  31.     zCategory;
  32.     nt_status_button;
  33.     zArchitecture;
  34.     nt_copyright_button;
  35.     zKeys;
  36.     zName;
  37.     zAemail;
  38.     zCopyNote;
  39.     zAphone;
  40.     inspector;
  41.     zzArch4;
  42.     zAfax;
  43.     zzArch2;
  44.     zAname;
  45.     zRelease;
  46.     zzArch3;
  47.     nt_status;
  48.     categories;
  49.     zApostal;
  50.     zzArch1;
  51.     window;
  52.     nt_copyright;
  53.     zRequire;
  54.     zVersion;
  55.     inspector1;
  56.     inspector3;
  57.     zTitle;
  58.     };
  59.     SUPERCLASS = Object;
  60. };
  61.